-
Cubic B-splines for type design.
I am curious about that, are there any attempts about using cubic B-splines as the extended form of cubic Bezier curves? The advantages of B-splines are: * Converting cubic B-splines down to Bezier c…2 -
Re: Cubic B-splines for type design.
Found various papers about this idea, and they went further: Degree 1, 2, 3 curves could easily combine together * http://staff.ustc.edu.cn/~lixustc/Figs/2012_MD-spline.pdf * https://www.sciencedirec…1 -
Re: [OTVar] Best solution of interpolating inverted glyphs
For CFF(3?) we could add new operators to combine layers. Like this: <Content layer background> endlayer <Content layer hole> endlayer 001 boole // Subtraction endchar But, hey, if we sup…2 -
Re: [OTVar] Best solution of interpolating inverted glyphs
I think supporting Boolean operations in GLYF would be a better solution to this kind of problems. I've read the Spec and there are some unused bits in GLYF, so I wrote this, and it could be a starti…2 -
Re: Microsoft announces Fonts will come to the Microsoft Store, and Variations Previews
I found five bugs for this particular UI :neutral:3